File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -187,7 +187,7 @@ enum nl802154_wpan_phy_capability_attr {
187
187
* @NL802154_CCA_ENERGY_CARRIER: Carrier sense with energy above threshold
188
188
* @NL802154_CCA_ALOHA: CCA shall always report an idle medium
189
189
* @NL802154_CCA_UWB_SHR: UWB preamble sense based on the SHR of a frame
190
- * @NL802154_CCA_UWB_MULTIPEXED : UWB preamble sense based on the packet with
190
+ * @NL802154_CCA_UWB_MULTIPLEXED : UWB preamble sense based on the packet with
191
191
* the multiplexed preamble
192
192
* @__NL802154_CCA_ATTR_AFTER_LAST: Internal
193
193
* @NL802154_CCA_ATTR_MAX: Maximum CCA attribute number
@@ -199,7 +199,7 @@ enum nl802154_cca_modes {
199
199
NL802154_CCA_ENERGY_CARRIER ,
200
200
NL802154_CCA_ALOHA ,
201
201
NL802154_CCA_UWB_SHR ,
202
- NL802154_CCA_UWB_MULTIPEXED ,
202
+ NL802154_CCA_UWB_MULTIPLEXED ,
203
203
204
204
/* keep last */
205
205
__NL802154_CCA_ATTR_AFTER_LAST ,
You can’t perform that action at this time.
0 commit comments