Home
last modified time | relevance | path

Searched refs:sw_type (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/drivers/staging/i2o/
DREADME.ioctl201 u8 sw_type; /* Software type */
214 the values of sw->flags, sw->sw_id, sw->sw_type and *(sw->swlen).
242 u8 sw_type; /* Software type */
253 by sw->iop, sw->sw_type, sw->sw_id and optionally sw->swlen fields.
256 sw->sw_type and *(sw->swlen).
284 u8 sw_type; /* Software type */
296 are filled in with the values of sw->flags, sw->sw_id, sw->sw_type and
Di2o_config.c286 sw_type) << 16) | in i2o_cfg_swdl()
358 sw_type << 16 | (u32) maxfrag << 8 | (u32) curfrag); in i2o_cfg_swul()
412 cpu_to_le32((u32) kxfer.flags << 24 | (u32) kxfer.sw_type << 16); in i2o_cfg_swdel()
/linux-4.1.27/include/uapi/linux/
Di2o-dev.h76 unsigned char sw_type; /* Software type */ member
/linux-4.1.27/drivers/net/ethernet/broadcom/
Dbgmac.c1069 u8 sw_type = BGMAC_CHIPCTL_1_SW_TYPE_EPHY | in bgmac_chip_reset() local
1079 sw_type = et_swtype; in bgmac_chip_reset()
1081 sw_type = BGMAC_CHIPCTL_1_SW_TYPE_EPHYRMII; in bgmac_chip_reset()
1085 sw_type = BGMAC_CHIPCTL_1_IF_TYPE_RGMII | in bgmac_chip_reset()
1091 sw_type); in bgmac_chip_reset()